home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ian & Stuart's Australian Mac 1993 September
/
clonecd
/
September 93.img
/
Archives
/
Applications
/
Assorted Programs
/
PCB Cad
/
BITMAP1.H
< prev
next >
Wrap
Text File
|
1989-01-21
|
1KB
|
47 lines
/* hole templates */
/* NOTE: these templates are UPSIDE-DOWN from what you see on the screen!!! */
{ HOLE,
{ { 0,0,0 },
{ 0,1,0 },
{ 0,0,0 } },
{ { 0,0,0,0,0,0 },
{ 0,0,1,1,0,0 },
{ 0,1,0,0,1,0 },
{ 0,1,0,0,1,0 },
{ 0,0,1,1,0,0 },
{ 0,0,0,0,0,0 } },
{ { 0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,1,1,0,0,0,0 },
{ 0,0,0,1,0,0,1,0,0,0 },
{ 0,0,1,0,0,0,0,1,0,0 },
{ 0,0,1,0,0,0,0,1,0,0 },
{ 0,0,0,1,0,0,1,0,0,0 },
{ 0,0,0,0,1,1,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0 } },
{ { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0 },
{ 0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 },
{ 0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } }
}